home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 November / PCWNOV08.iso / Software / Freeware / GMail Drive 1.0.13 / GMailFS.chm / doc-0023.htd < prev    next >
Encoding:
Text File  |  2008-06-30  |  1.6 KB  |  114 lines

  1. body {
  2.     background-color: #F5F5DC;
  3.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  4.     font: 12px;
  5.     color:Black;
  6. }
  7.  
  8. td {
  9.     background-color: #F5F5DC;
  10.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  11.     font: 12px;
  12.     color:Black;
  13. }
  14.  
  15. h1 {
  16.     background-color: #DEB887;
  17.     font: 21px;
  18.     font-weight: bold;
  19.     padding: 5px;
  20. }
  21.  
  22. h2 {
  23.     background-color: #DEB887;
  24.     font: 17px;
  25.     font-weight: bold;
  26.     padding: 5px;
  27. }
  28.  
  29. h3 {
  30.     background-color: #DEB887;
  31.     font: 15px;
  32.     font-weight: bold;
  33.     padding: 5px;
  34.     border-bottom: 2 solid #CEA877;
  35. }
  36.  
  37. a {
  38.     font: 12px;
  39.     text-decoration: none;
  40. }
  41.  
  42. a:hover {
  43.     font: 12px;
  44.     text-decoration: underline;
  45. }
  46.  
  47. div.howto {
  48.     background-color: #F1F1D6;
  49.     border: 1 solid #E1E1C6;
  50.     font-weight: bold;
  51.     margin: 4px;
  52.     padding: 4px;
  53. }
  54.  
  55. table.howto {
  56.     background-color: #F1F1D6;
  57.     padding: 4px;
  58. }
  59.  
  60. td.howto {
  61.     background-color: #F1F1D6;
  62.     vertical-align: top;
  63. }
  64.  
  65. div.links_title {
  66.     font-weight: bold;
  67. }
  68.  
  69. table.menus {
  70.     background-color: #F1F1D6;
  71.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  72.     font: 12px;
  73.     color:Black;
  74.     border: 1 solid #E1E1C6;
  75.     padding: 4px;
  76. }
  77.  
  78. th.menus {
  79.     background-color: #E1E1C6;
  80.     font-weight: bold;
  81.     padding: 3px;
  82. }
  83.  
  84. td.menus {
  85.     background-color: #F1F1D6;
  86.     vertical-align: top;
  87. }
  88.  
  89. table.items {
  90.     background-color: #F1F1D6;
  91.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  92.     font: 12px;
  93.     color:Black;
  94.     border: 1 solid #E1E1C6;
  95.     padding: 4px;
  96.     width: 100%;
  97. }
  98.  
  99. th.items {
  100.     background-color: #E1E1C6;
  101.     font-weight: bold;
  102.     padding: 3px;
  103. }
  104.  
  105. td.items {
  106.     background-color: #F1F1D6;
  107.     vertical-align: top;
  108. }
  109.  
  110. div.links_title {
  111.     font-weight: bold;
  112. }
  113.  
  114.